operator (==) Interface

private interface operator (==)

Module Procedures

private impure elemental function ESMF_meeq(me1, me2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Method_Flag), intent(in) :: me1
type(ESMF_Method_Flag), intent(in) :: me2

Return Value logical

private impure elemental function ESMF_cteq(ct1, ct2)

Arguments

Type IntentOptional Attributes Name
type(ESMF_CompType_Flag), intent(in) :: ct1
type(ESMF_CompType_Flag), intent(in) :: ct2

Return Value logical